tools/perf: Remove shebang lines from perf scripts
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Sep 2015 19:09:23 +0000 (20:09 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Mon, 15 Jul 2024 07:42:59 +0000 (09:42 +0200)
commit850cef1ae55cae9219195aed6e3272774e8a9e36
treef4bca3a7580e663221e7123c3f936216f4af6434
parent33834216c068c315c9c878c6d63a8f480a6a8f08
tools/perf: Remove shebang lines from perf scripts

Forwarded: no

perf scripts need to be invoked through perf, not directly through
perl (or other language interpreter).  So including shebang lines in
them is useless and possibly misleading.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name tools-perf-remove-shebangs.patch
tools/perf/scripts/perl/rw-by-file.pl
tools/perf/scripts/perl/rw-by-pid.pl
tools/perf/scripts/perl/rwtop.pl
tools/perf/scripts/perl/wakeup-latency.pl